ASP.NET Core MVC コントロールヘルプ
StartAngle メソッド (FlexRadarBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexRadarBuilder<T> クラス : StartAngle メソッド
The value.
Configurates C1.Web.Mvc.FlexRadar<T>.StartAngle. Sets the starting angle for the radar, in degrees. Angles are measured clockwise, starting at the 12 o'clock position.
シンタックス
'宣言
 
Public Function StartAngle( _
   ByVal value As System.Integer _
) As FlexRadarBuilder(Of T)
public FlexRadarBuilder<T> StartAngle( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexRadarBuilder<T> クラス
FlexRadarBuilder<T> メンバ